-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GT-183] Add service types page for non-admins #461
[GT-183] Add service types page for non-admins #461
Conversation
fb9a3ce
to
c1e5ab8
Compare
c1e5ab8
to
d1e50cb
Compare
Ready for the review of Functionality. @gregcorbett |
Looks mostly good - a couple of things I spotted were:
|
d1e50cb
to
18d4192
Compare
I have added a single page intentionally to avoid showing the same content in both, Greg. But with your suggestion the problem is not valid anymore. Updated the code to achieve the desired functionality. |
18d4192
to
e1e1fe2
Compare
Ready to be viewed for functionality. |
ah the same thing happens with
Ah sorry, I meant between "Services" and "Scopes". |
e1e1fe2
to
1d43219
Compare
Cool. Updated the flow, Greg. It should now work as expected. |
1d43219
to
66f0904
Compare
A previous version I looked at had the "Add Service Type" functionality on |
The functionality got changed from previous version, Greg. I have added the below one. Since, we are providing an admin option to directly goto the Admin_Add_Service_Type page Just like Add Projects, Add NGI. I have implemented the same for Add service Type. And "Add Service Type" functionality on |
Fair enough, that does give conistency with the Site, NGI etc pages. Functionality looks good to me 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left some comments.
Can you move {controllers, views/view_service_type(s).php}
out of the relevant admin folders and into new service_type
folders?
Looks good to me, cna you squash the 4 commits into the first one please? |
0de0b6a
to
df52bdb
Compare
I squashed into one @gregcorbett . Their is styles PR for this one so can we park it for a while so that I can raise a styles PR ? |
Let's get this merged as it's ready :) |
rebasing on latest dev |
df52bdb
to
d01f15e
Compare
Service Types
page.Service Types
page."Resolves #126 "
Note:
Sometimes GIT interface will not show the EOL. If the file is NOT having EOL GIT may shows
no_newline_at_end
explicitly.